[INFO] fetching crate rialo-s-blake3-hasher 0.3.0-alpha.0...
[INFO] testing rialo-s-blake3-hasher-0.3.0-alpha.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rialo-s-blake3-hasher 0.3.0-alpha.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate rialo-s-blake3-hasher 0.3.0-alpha.0
[INFO] finished tweaking crates.io crate rialo-s-blake3-hasher 0.3.0-alpha.0
[INFO] tweaked toml for crates.io crate rialo-s-blake3-hasher 0.3.0-alpha.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rialo-s-blake3-hasher 0.3.0-alpha.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rialo-s-blake3-hasher 0.3.0-alpha.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rialo-frozen-abi-macro v0.3.0-alpha.0
[INFO] [stderr]   Downloaded rialo-frozen-abi v0.3.0-alpha.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f836c1a8a4e554bdee694308296cca62d67db73c43b257447ade209baeaee9c
[INFO] running `Command { std: "docker" "start" "-a" "8f836c1a8a4e554bdee694308296cca62d67db73c43b257447ade209baeaee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f836c1a8a4e554bdee694308296cca62d67db73c43b257447ade209baeaee9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f836c1a8a4e554bdee694308296cca62d67db73c43b257447ade209baeaee9c", kill_on_drop: false }`
[INFO] [stdout] 8f836c1a8a4e554bdee694308296cca62d67db73c43b257447ade209baeaee9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3cb31bb22a6e57551bd5cd88d6c202595c82c45feb8117d6481a198fc3582719
[INFO] running `Command { std: "docker" "start" "-a" "3cb31bb22a6e57551bd5cd88d6c202595c82c45feb8117d6481a198fc3582719", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling rialo-atomic-u64 v0.3.0-alpha.0
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rialo-sanitize v0.3.0-alpha.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rialo-hash v0.3.0-alpha.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] running `Command { std: "docker" "inspect" "3cb31bb22a6e57551bd5cd88d6c202595c82c45feb8117d6481a198fc3582719", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3cb31bb22a6e57551bd5cd88d6c202595c82c45feb8117d6481a198fc3582719", kill_on_drop: false }`
[INFO] [stdout] 3cb31bb22a6e57551bd5cd88d6c202595c82c45feb8117d6481a198fc3582719
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d65c582817bf80683136a5790a516ce901b1417db2e29e2ec7b50a3e81c371a0
[INFO] running `Command { std: "docker" "start" "-a" "d65c582817bf80683136a5790a516ce901b1417db2e29e2ec7b50a3e81c371a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling rialo-s-blake3-hasher v0.3.0-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `bs58` in this scope
[INFO] [stdout]    --> src/lib.rs:176:35
[INFO] [stdout]     |
[INFO] [stdout] 176 |         let mut hash_base58_str = bs58::encode(hash).into_string();
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bs58` in this scope
[INFO] [stdout]    --> src/lib.rs:180:35
[INFO] [stdout]     |
[INFO] [stdout] 180 |         hash_base58_str.push_str(&bs58::encode(hash.0).into_string());
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bs58` in this scope
[INFO] [stdout]    --> src/lib.rs:195:29
[INFO] [stdout]     |
[INFO] [stdout] 195 |         let input_too_big = bs58::encode(&[0xffu8; HASH_BYTES + 1]).into_string();
[INFO] [stdout]     |                             ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `bs58` in this scope
[INFO] [stdout]    --> src/lib.rs:202:35
[INFO] [stdout]     |
[INFO] [stdout] 202 |         let mut hash_base58_str = bs58::encode(hash.0).into_string();
[INFO] [stdout]     |                                   ^^^^ use of unresolved module or unlinked crate `bs58`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `bs58`, use `cargo add bs58` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `extend_and_hash` in this scope
[INFO] [stdout]    --> src/lib.rs:219:24
[INFO] [stdout]     |
[INFO] [stdout] 219 |         let ext_hash = extend_and_hash(&val_hash, ext.as_bytes());
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:157:8
[INFO] [stdout]     |
[INFO] [stdout] 155 | #[cfg(feature = "std")]
[INFO] [stdout]     |       --------------- the item is gated behind the `std` feature
[INFO] [stdout] 156 | /// Return the hash of the given hash extended with the given value.
[INFO] [stdout] 157 | pub fn extend_and_hash(id: &Hash, val: &[u8]) -> Hash {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rialo-s-blake3-hasher` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "d65c582817bf80683136a5790a516ce901b1417db2e29e2ec7b50a3e81c371a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d65c582817bf80683136a5790a516ce901b1417db2e29e2ec7b50a3e81c371a0", kill_on_drop: false }`
[INFO] [stdout] d65c582817bf80683136a5790a516ce901b1417db2e29e2ec7b50a3e81c371a0
